object frmMain: TfrmMain Left = 375 Top = 291 BorderIcons = [biMinimize, biMaximize] ClientHeight = 526 ClientWidth = 772 Color = clWindow Constraints.MinHeight = 553 Constraints.MinWidth = 780 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] KeyPreview = True OldCreateOrder = False ShowHint = True OnClose = FormClose OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy OnHide = FormHide OnHelp = FormHelp OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object pnlNavigation: TTePanel Left = 0 Top = 34 Width = 145 Height = 492 Align = alLeft BevelOuter = bvNone Color = clWindow TabOrder = 0 TabStop = True ThemeObject = 'NavPanel' DesignSize = ( 145 492) object Bevel1: TBevel Left = 6 Top = 217 Width = 132 Height = 2 Anchors = [akLeft, akTop, akRight] Shape = bsTopLine end object btnSweepNow: TResTeButton Left = 8 Top = 43 Width = 128 Height = 30 Alignment = taLeftJustify Action = actSweep Anchors = [akLeft, akTop, akRight] Caption = 'sweep now' NumGlyphs = 2 ThemeObject = 'navbutton' TabOrder = 1 ResourceImage = 'BTN_SWEEPNOW' end object btnShields: TResTeButton Left = 8 Top = 77 Width = 128 Height = 30 Alignment = taLeftJustify Action = actShields Anchors = [akLeft, akTop, akRight] Caption = 'shields' NumGlyphs = 2 ThemeObject = 'navbutton' TabOrder = 2 ResourceImage = 'BTN_SHIELDS' end object btnOptions: TResTeButton Left = 8 Top = 227 Width = 128 Height = 30 Alignment = taLeftJustify Action = actOptions Anchors = [akLeft, akTop, akRight] Caption = 'options' NumGlyphs = 2 ThemeObject = 'navbutton' TabOrder = 6 ResourceImage = 'BTN_OPTIONS' end object btnHelp: TResTeButton Left = 8 Top = 295 Width = 128 Height = 30 Alignment = taLeftJustify Action = actHelp Anchors = [akLeft, akTop, akRight] Caption = 'help' NumGlyphs = 2 ThemeObject = 'navbutton' TabOrder = 8 ResourceImage = 'BTN_HELP' end object btnSchedule: TResTeButton Left = 8 Top = 261 Width = 128 Height = 30 Alignment = taLeftJustify Action = actSchedule Anchors = [akLeft, akTop, akRight] NumGlyphs = 2 ThemeObject = 'navbutton' TabOrder = 7 ResourceImage = 'BTN_SCHEDULE' ResourceCaption = 40306 end object btnBackup: TResTeButton Left = 8 Top = 111 Width = 128 Height = 30 Alignment = taLeftJustify Action = actBackup Anchors = [akLeft, akTop, akRight] NumGlyphs = 2 ThemeObject = 'navbutton' TabOrder = 3 ResourceImage = 'BTN_BACKUP' ResourceCaption = 40300 end object btnFirewall: TResTeButton Left = 8 Top = 145 Width = 128 Height = 30 Alignment = taLeftJustify Action = actFirewall Anchors = [akLeft, akTop, akRight] NumGlyphs = 2 ThemeObject = 'navbutton' TabOrder = 4 ResourceImage = 'BTN_FIREWALL' ResourceCaption = 40302 end object btnCleanup: TResTeButton Left = 8 Top = 179 Width = 128 Height = 30 Alignment = taLeftJustify Action = actCleanup Anchors = [akLeft, akTop, akRight] NumGlyphs = 2 ThemeObject = 'navbutton' TabOrder = 5 ResourceImage = 'BTN_CLEANUP' ResourceCaption = 40304 end object btnAbout: TResTeButton Left = 8 Top = 9 Width = 128 Height = 30 Alignment = taLeftJustify Action = actAbout Anchors = [akLeft, akTop, akRight] Caption = 'about' NumGlyphs = 2 ThemeObject = 'navbutton' TabOrder = 0 ResourceImage = 'BTN_ABOUT' end end object pnlShamelessPlug: TTePanel Left = 0 Top = 0 Width = 772 Height = 34 Align = alTop BevelOuter = bvNone Ctl3D = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindow Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentCtl3D = False ParentFont = False TabOrder = 1 ThemeObject = 'RedPanel' DesignSize = ( 772 34) object lblShameless: TLabel Left = 8 Top = 9 Width = 616 Height = 16 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'lblShameless' Color = clBtnFace ParentColor = False Transparent = True end object btnShameless: TResTeButton Left = 630 Top = 5 Width = 133 Height = 24 Action = actSubscribe Anchors = [akTop, akRight] Caption = 'subscribe' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 end end object TrayMenu: TPopupMenu Images = ilTrayMenuIcons OnPopup = TrayMenuPopup Left = 160 Top = 112 object popAbout: TMenuItem Action = actAbout ImageIndex = 0 end object popFullScan: TMenuItem Action = actSweepForSpyware ImageIndex = 1 object popFullSweep: TMenuItem Action = actStartFullSweep ImageIndex = 2 end object popQuickSweep: TMenuItem Action = actStartQuickSweep ImageIndex = 2 end object popMySweep: TMenuItem Action = actStartMySweep ImageIndex = 2 end end object popBackup: TMenuItem Action = actBackupMnu ImageIndex = 10 object popBackupBackup: TMenuItem Action = actSosBackup ImageIndex = 2 end object popBackupRestore: TMenuItem Action = actSosRestore Caption = 'Restore' ImageIndex = 2 end object popBackupSettings: TMenuItem Action = actSosSettings Caption = 'Settings' end end object popFirewall: TMenuItem Action = actDesktopFirewall Caption = 'Firewall' ImageIndex = 12 object popFirewallFilter: TMenuItem Action = actFirewallFilterTraffic ImageIndex = 13 end object popFirewallBlock: TMenuItem Action = actFirewallBlockTraffic Caption = 'Block ALL Traffic' ImageIndex = 14 end object popFirewallAllow: TMenuItem Action = actFirewallAllowTraffic Caption = 'Allow ALL Traffic' ImageIndex = 15 end object popFirewallSettings: TMenuItem Action = actFirewallSettings Caption = 'Firewall Settings' end end object popCleanup: TMenuItem Action = actCleanupMnu Enabled = False ImageIndex = 11 object popCleanupFull: TMenuItem Action = actFullCleanup Caption = 'Start Cleanup' ImageIndex = 2 end object popCleanupSettings: TMenuItem Action = actCleanup Caption = 'Cleanup Settings' end end object N6: TMenuItem Caption = '-' end object turngamermodeon1: TMenuItem Action = actGamerModeToggle Enabled = False ImageIndex = 3 end object updatespysweeper1: TMenuItem Action = actUpdateSpySweeper ImageIndex = 4 end object N2: TMenuItem Caption = '-' end object popShields: TMenuItem Action = actShields ImageIndex = 5 end object popOptions: TMenuItem Action = actOptions ImageIndex = 6 end object popSchedule: TMenuItem Action = actSchedule ImageIndex = 16 end object popHelp: TMenuItem Action = actHelp ImageIndex = 7 end object N4: TMenuItem Caption = '-' end object popMaximize: TMenuItem Action = actRestore ImageIndex = 8 end object popClose: TMenuItem Action = actClose ImageIndex = 9 end object mnuFirewallDivider: TMenuItem Caption = '-' Enabled = False end end object alsSpySweeperActions: TActionList Left = 160 Top = 48 object actIEShields: TAction Category = 'Subpages' Caption = 'ie shields' Enabled = False OnExecute = actIEShieldsExecute end object actSystemShields: TAction Category = 'Subpages' Caption = 'sys shields' Enabled = False OnExecute = actSystemShieldsExecute end object actHostsShields: TAction Category = 'Subpages' Caption = 'hosts shields' Enabled = False OnExecute = actHostsShieldsExecute end object actStartupShields: TAction Category = 'Subpages' Caption = 'startup shields' Enabled = False OnExecute = actStartupShieldsExecute end object actSchedule: TAction Category = 'Main' Caption = 'schedule' Enabled = False OnExecute = actScheduleExecute end object actSessionLog: TAction Category = 'Subpages' Caption = 'session log' Enabled = False OnExecute = actSessionLogExecute end object actSweep: TAction Category = 'Main' Caption = 'sweep now' Enabled = False OnExecute = actSweepExecute end object actCleanup: TAction Category = 'Main' Caption = 'cleanup' Enabled = False OnExecute = actCleanupExecute end object actFirewall: TAction Category = 'Main' Caption = 'firewall' Enabled = False OnExecute = actFirewallExecute end object actRemove: TAction Category = 'Main' Caption = 'remove' Enabled = False OnExecute = actRemoveExecute end object actQuarantined: TAction Category = 'Main' Caption = 'quarantined' Enabled = False OnExecute = actQuarantinedExecute end object actShields: TAction Category = 'Main' Caption = 'shields' Enabled = False OnExecute = actShieldsExecute end object actUpdateSpySweeper: TAction Category = 'Main' Caption = 'update spy sweeper' Enabled = False OnExecute = actUpdateSpySweeperExecute end object actOptions: TAction Category = 'Main' Caption = 'options' Enabled = False OnExecute = actOptionsExecute end object actAlerts: TAction Category = 'Main' Caption = 'alerts' Enabled = False OnExecute = actAlertsExecute end object actSubscribe: TAction Category = 'Main' Caption = 'subscribe' Enabled = False Visible = False OnExecute = actSubscribeExecute end object actHelp: TAction Category = 'Main' Caption = 'help' Enabled = False ShortCut = 112 OnExecute = actHelpExecute end object actAbout: TAction Category = 'Main' Caption = 'about' Enabled = False OnExecute = actAboutExecute end object actClose: TAction Category = 'System' Caption = 'shut down' Enabled = False OnExecute = actCloseExecute end object actRestore: TAction Category = 'System' Caption = 'restore' Enabled = False OnExecute = actRestoreExecute end object actGotoCompanySite: TAction Category = 'System' OnExecute = actGotoCompanySiteExecute end object actSweepForSpyware: TAction Category = 'Main' Caption = 'sweep for spyware' Enabled = False OnExecute = actSweepForSpywareExecute end object actStartFullSweep: TAction Category = 'Main' Caption = 'start full sweep' Enabled = False OnExecute = actStartFullSweepExecute end object actStartQuickSweep: TAction Category = 'Main' Caption = 'start quick sweep' Enabled = False OnExecute = actStartQuickSweepExecute end object actStartMySweep: TAction Category = 'Main' Caption = 'start my sweep' Enabled = False OnExecute = actStartMySweepExecute end object actGamerModeToggle: TAction Category = 'Main' Caption = 'turn gamer mode on' OnExecute = actGamerModeToggleExecute end object actDesktopFirewall: TAction Category = 'Main' Caption = 'Desktop Firewall' Enabled = False Visible = False OnExecute = actDesktopFirewallExecute end object actFirewallMainMenu: TAction Category = 'Main' Caption = 'Main Menu' OnExecute = actFirewallMainMenuExecute end object actFirewallSettings: TAction Category = 'Main' Caption = 'Settings' OnExecute = actFirewallSettingsExecute end object actFirewallAllowTraffic: TAction Category = 'Main' Caption = 'Allow Traffic' OnExecute = actFirewallAllowTrafficExecute end object actFirewallFilterTraffic: TAction Category = 'Main' Caption = 'Filter Traffic' OnExecute = actFirewallFilterTrafficExecute end object actFirewallBlockTraffic: TAction Category = 'Main' Caption = 'Block Traffic' OnExecute = actFirewallBlockTrafficExecute end object actFirewallAbout: TAction Category = 'Main' Caption = 'About Webroot Desktop Firewall' OnExecute = actFirewallAboutExecute end object actFirewallHelp: TAction Category = 'Main' Caption = 'Webroot Desktop Firewall Help' OnExecute = actFirewallHelpExecute end object actFirewallExit: TAction Category = 'Main' Caption = 'Exit' OnExecute = actFirewallExitExecute end object actCleanupMnu: TAction Category = 'Main' Caption = 'cleanup' OnExecute = actCleanupMnuExecute end object actBackupMnu: TAction Category = 'Main' Caption = 'backup' Enabled = False OnExecute = actBackupMnuExecute end object actSosBackup: TAction Category = 'Main' Caption = 'Backup' OnExecute = actSosBackupExecute end object actSosRestore: TAction Category = 'Main' Caption = 'actSosRestore' OnExecute = actSosRestoreExecute end object actSosSettings: TAction Category = 'Main' Caption = 'backup settings' OnExecute = actSosSettingsExecute end object actFullCleanup: TAction Category = 'Main' Caption = 'Full' OnExecute = actCleanupFullExecute end object actBackup: TAction Category = 'Main' Caption = 'Backup' Enabled = False OnExecute = actBackupExecute end end object ilSweepIcon: TImageList Left = 160 Top = 176 end object tmrUpdates: TTimer Interval = 65000 OnTimer = tmrUpdatesTimer Left = 160 Top = 240 end object ilTrayMenuIcons: TImageList Left = 160 Top = 144 end object ThemeForm: TTeForm BorderIcons = [kbiClose, kbiSystemMenu, kbiMinimize, kbiMaximize] Gravitation.OwnedForm = False Constraints.MinHeight = 560 Constraints.MinWidth = 780 SystemMenuLinkMerge = False SystemMenuLinkMergeAtFirst = False Performance = ksfpNoBuffer OnMinimize = ThemeMinimize Left = 160 Top = 270 end object TrayIcon: TTrayIcon AnimateInterval = 100 PopupMenu = TrayMenu OnDblClick = tiTrayIconDblClick OnMouseMove = TrayIconMouseMove Left = 160 Top = 80 end object tmrRefreshQuarantineList: TTimer Enabled = False Interval = 2000 OnTimer = tmrRefreshQuarantineListTimer Left = 160 Top = 209 end end